[INFO] cloning repository https://github.com/AndewOh/datacat
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AndewOh/datacat" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAndewOh%2Fdatacat", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAndewOh%2Fdatacat'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7b4372e011d526a879f09bcb64607c185b0cb594
[INFO] fixing AndewOh/datacat against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAndewOh%2Fdatacat" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-1-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/AndewOh/datacat
[INFO] finished tweaking git repo https://github.com/AndewOh/datacat
[INFO] tweaked toml for git repo https://github.com/AndewOh/datacat written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AndewOh/datacat on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/AndewOh/datacat already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] f83fdb770a5313d752be81b6f39a9614b4cd309e96f20b22bc1314006f52ce73
[INFO] running `Command { std: "docker" "start" "f83fdb770a5313d752be81b6f39a9614b4cd309e96f20b22bc1314006f52ce73", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "f83fdb770a5313d752be81b6f39a9614b4cd309e96f20b22bc1314006f52ce73" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f83fdb770a5313d752be81b6f39a9614b4cd309e96f20b22bc1314006f52ce73", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "f83fdb770a5313d752be81b6f39a9614b4cd309e96f20b22bc1314006f52ce73" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating crates/datacat-proto/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/datacat-common/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/datacat-schema/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/datacat-collector/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/datacat-ingester/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/datacat-query/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/datacat-api/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/datacat-alerting/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/datacat-insights/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/datacat-admin/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Compiling libc v0.2.185
[INFO] [stderr]     Checking memchr v2.8.0
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]     Checking log v0.4.29
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking http v1.4.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling cc v1.2.60
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]     Checking hashbrown v0.17.0
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]     Checking iana-time-zone v0.1.65
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]     Checking ipnet v2.12.0
[INFO] [stderr]     Checking regex-syntax v0.8.10
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking arrow-schema v54.3.1
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]     Checking indexmap v2.14.0
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking thread_local v1.1.9
[INFO] [stderr]     Checking nu-ansi-term v0.50.3
[INFO] [stderr]     Checking lexical-util v1.0.7
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking winnow v0.7.15
[INFO] [stderr]     Checking pest v2.8.6
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking minimal-lexical v0.2.1
[INFO] [stderr]    Compiling openssl v0.10.77
[INFO] [stderr]     Checking arraydeque v0.5.1
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]    Compiling rustls v0.23.38
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking lexical-write-integer v1.0.6
[INFO] [stderr]     Checking lexical-parse-integer v1.0.6
[INFO] [stderr]     Checking convert_case v0.6.0
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking socket2 v0.6.3
[INFO] [stderr]     Checking mio v1.2.0
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]    Compiling openssl-sys v0.9.113
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking pathdiff v0.2.3
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]     Checking const-random v0.1.18
[INFO] [stderr]     Checking dlv-list v0.5.2
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]     Checking lexical-write-float v1.0.6
[INFO] [stderr]     Checking lexical-parse-float v1.0.6
[INFO] [stderr]     Checking axum-core v0.5.6
[INFO] [stderr]     Checking matchit v0.8.4
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]     Checking bitflags v2.11.1
[INFO] [stderr]     Checking uuid v1.23.1
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]     Checking raw-cpuid v11.6.0
[INFO] [stderr]    Compiling flatbuffers v24.12.23
[INFO] [stderr]     Checking lexical-core v1.0.6
[INFO] [stderr]     Checking comfy-table v7.2.2
[INFO] [stderr]    Compiling libz-sys v1.1.28
[INFO] [stderr]    Compiling toml_edit v0.25.11+spec-1.1.0
[INFO] [stderr]     Checking atoi v2.0.0
[INFO] [stderr]     Checking bstr v1.12.1
[INFO] [stderr]     Checking cityhash-rs v1.0.1
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking replace_with v0.1.8
[INFO] [stderr]     Checking lz4_flex v0.11.6
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]     Checking iri-string v0.7.12
[INFO] [stderr]     Checking csv-core v0.1.13
[INFO] [stderr]     Checking const-hex v1.18.1
[INFO] [stderr]    Compiling pest_meta v2.8.6
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]    Compiling datacat-proto v0.1.0 (/opt/rustwide/workdir/crates/datacat-proto)
[INFO] [stderr]     Checking csv v1.4.0
[INFO] [stderr]    Migrating crates/datacat-proto/build.rs from 2021 edition to 2024
[INFO] [stderr]    Compiling rdkafka-sys v4.10.0+2.12.1
[INFO] [stderr]     Checking simdutf8 v0.1.5
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking simd-adler32 v0.3.9
[INFO] [stderr]     Checking deranged v0.5.8
[INFO] [stderr]     Checking time-core v0.1.8
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking num-conv v0.2.1
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]     Checking quanta v0.12.6
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling pest_generator v2.8.6
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]     Checking rustls-webpki v0.103.12
[INFO] [stderr]    Compiling zerocopy-derive v0.8.48
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling pin-project-internal v1.1.11
[INFO] [stderr]    Compiling axum-macros v0.4.2
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling pest_derive v2.8.6
[INFO] [stderr]     Checking tokio v1.52.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling clickhouse-derive v0.2.0
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking pin-project v1.1.11
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling prost-derive v0.14.3
[INFO] [stderr]    Compiling sealed v0.5.0
[INFO] [stderr]    Compiling num_enum_derive v0.7.6
[INFO] [stderr]    Compiling prost-derive v0.13.5
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]     Checking zerofrom v0.1.7
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking datacat-schema v0.1.0 (/opt/rustwide/workdir/crates/datacat-schema)
[INFO] [stderr]    Migrating crates/datacat-schema/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]     Checking yoke v0.8.2
[INFO] [stderr]     Checking tower-http v0.5.2
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]     Checking zerovec v0.11.6
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]     Checking num_enum v0.7.6
[INFO] [stderr]     Checking opentelemetry v0.31.0
[INFO] [stderr]     Checking tinystr v0.8.3
[INFO] [stderr]     Checking potential_utf v0.1.5
[INFO] [stderr]     Checking prost v0.14.3
[INFO] [stderr]     Checking icu_collections v2.2.0
[INFO] [stderr]     Checking icu_locale_core v2.2.0
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]     Checking axum-core v0.4.5
[INFO] [stderr]     Checking prost v0.13.5
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking prost-types v0.13.5
[INFO] [stderr]     Checking icu_provider v2.2.0
[INFO] [stderr]     Checking icu_properties v2.2.0
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]     Checking chrono v0.4.44
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking tracing-serde v0.2.0
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking json5 v0.4.1
[INFO] [stderr]     Checking ron v0.8.1
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking datacat-common v0.1.0 (/opt/rustwide/workdir/crates/datacat-common)
[INFO] [stderr]    Migrating crates/datacat-common/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking tokio-stream v0.1.18
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking h2 v0.4.13
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking rand v0.9.4
[INFO] [stderr]     Checking arrow-buffer v54.3.1
[INFO] [stderr]     Checking rand v0.8.6
[INFO] [stderr]     Checking ordered-multimap v0.7.3
[INFO] [stderr]     Checking hashlink v0.8.4
[INFO] [stderr]     Checking axum v0.8.9
[INFO] [stderr]     Checking tower-http v0.6.8
[INFO] [stderr]     Checking yaml-rust2 v0.8.1
[INFO] [stderr]     Checking tungstenite v0.24.0
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking rust-ini v0.20.0
[INFO] [stderr]     Checking opentelemetry_sdk v0.31.0
[INFO] [stderr]     Checking arrow-data v54.3.1
[INFO] [stderr]     Checking config v0.14.1
[INFO] [stderr]     Checking tokio-tungstenite v0.24.0
[INFO] [stderr]     Checking arrow-array v54.3.1
[INFO] [stderr]     Checking rdkafka v0.36.2
[INFO] [stderr]     Checking arrow-select v54.3.1
[INFO] [stderr]     Checking arrow-ipc v54.3.1
[INFO] [stderr]     Checking arrow-row v54.3.1
[INFO] [stderr]     Checking arrow-arith v54.3.1
[INFO] [stderr]     Checking arrow-cast v54.3.1
[INFO] [stderr]     Checking arrow-ord v54.3.1
[INFO] [stderr]     Checking arrow-string v54.3.1
[INFO] [stderr]     Checking hyper v1.9.0
[INFO] [stderr]     Checking arrow-json v54.3.1
[INFO] [stderr]     Checking arrow-csv v54.3.1
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking arrow v54.3.1
[INFO] [stderr]     Checking axum v0.7.9
[INFO] [stderr]     Checking hyper-timeout v0.5.2
[INFO] [stderr]     Checking clickhouse v0.12.2
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking reqwest v0.12.28
[INFO] [stderr]     Checking tonic v0.14.5
[INFO] [stderr]     Checking tonic-prost v0.14.5
[INFO] [stderr]     Checking opentelemetry-proto v0.31.0
[INFO] [stderr]     Checking tonic v0.12.3
[INFO] [stderr]     Checking datacat-api v0.1.0 (/opt/rustwide/workdir/crates/datacat-api)
[INFO] [stderr]     Checking datacat-admin v0.1.0 (/opt/rustwide/workdir/crates/datacat-admin)
[INFO] [stderr]     Checking datacat-alerting v0.1.0 (/opt/rustwide/workdir/crates/datacat-alerting)
[INFO] [stderr]     Checking datacat-insights v0.1.0 (/opt/rustwide/workdir/crates/datacat-insights)
[INFO] [stderr]    Migrating crates/datacat-alerting/src/main.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/datacat-insights/src/main.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> crates/datacat-alerting/src/evaluator.rs:69:19
[INFO] [stdout]      |
[INFO] [stdout]   46 |           sleep(Duration::from_secs(10)).await;
[INFO] [stdout]      |           ------------------------------------
[INFO] [stdout]      |           |
[INFO] [stdout]      |           `__awaitee` calls a custom destructor
[INFO] [stdout]      |           `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]   52 |               let lock = monitors.read().await;
[INFO] [stdout]      |                   ----   ---------------------
[INFO] [stdout]      |                   |      |               |
[INFO] [stdout]      |                   |      |               this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |                   |      |               `#2` will be dropped later as of Edition 2024
[INFO] [stdout]      |                   |      this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                   |      `#1` will be dropped later as of Edition 2024
[INFO] [stdout]      |                   `lock` calls a custom destructor
[INFO] [stdout]      |                   `lock` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]   69 |               match evaluate_monitor(&ch_client, monitor).await {
[INFO] [stdout]      |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]      |                     |                                     |
[INFO] [stdout]      |                     |                                     this value will be stored in a temporary; let us call it `#8`
[INFO] [stdout]      |                     |                                     up until Edition 2021 `#8` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                     |                                     this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]      |                     |                                     `#4` will be dropped later as of Edition 2024
[INFO] [stdout]      |                     this value will be stored in a temporary; let us call it `#7`
[INFO] [stdout]      |                     up until Edition 2021 `#7` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                     this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]      |                     `#3` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]   72 | /                     handle_violation(
[INFO] [stdout]   73 | |                         monitor,
[INFO] [stdout]   74 | |                         value,
[INFO] [stdout]   75 | |                         &incidents,
[INFO] [stdout]   76 | |                         &http_client,
[INFO] [stdout]   77 | |                     ).await;
[INFO] [stdout]      | |                           -
[INFO] [stdout]      | |                           |
[INFO] [stdout]      | |___________________________this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]      |                             `#5` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]   81 |                       handle_recovery(monitor, &incidents).await;
[INFO] [stdout]      |                       ------------------------------------------
[INFO] [stdout]      |                       |
[INFO] [stdout]      |                       this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]      |                       `#6` will be dropped later as of Edition 2024
[INFO] [stdout]   82 |                   }
[INFO] [stdout]   83 |                   Err(e) => {
[INFO] [stdout]      |                       -
[INFO] [stdout]      |                       |
[INFO] [stdout]      |                       `e` calls a custom destructor
[INFO] [stdout]      |                       `e` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]   92 |           }
[INFO] [stdout]      |           - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `#7` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]      |
[INFO] [stdout]  713 | impl Drop for Error {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `__awaitee` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pin-project-lite-0.2.17/src/lib.rs:1317:9
[INFO] [stdout]      |
[INFO] [stdout] 1317 | /         impl $(<
[INFO] [stdout] 1318 | |             $( $lifetime $(: $lifetime_bound)? ,)*
[INFO] [stdout] 1319 | |             $( $generics
[INFO] [stdout] 1320 | |                 $(: $generics_bound)?
[INFO] [stdout] ...    |
[INFO] [stdout] 1323 | |             ),*
[INFO] [stdout] 1324 | |         >)? $crate::__private::Drop for $self_ty
[INFO] [stdout]      | |________________________________________________^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/time/entry.rs:280:1
[INFO] [stdout]      |
[INFO] [stdout]  280 | / pin_project! {
[INFO] [stdout] ...    |
[INFO] [stdout]  310 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout] note: `lock` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/sync/rwlock/read_guard.rs:178:1
[INFO] [stdout]      |
[INFO] [stdout]  178 | impl<'a, T: ?Sized> Drop for RwLockReadGuard<'a, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/sync/rwlock/read_guard.rs:178:1
[INFO] [stdout]      |
[INFO] [stdout]  178 | impl<'a, T: ?Sized> Drop for RwLockReadGuard<'a, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]      |
[INFO] [stdout]  713 | impl Drop for Error {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `e` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]      |
[INFO] [stdout]  713 | impl Drop for Error {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]      = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout]      = note: this warning originates in the macro `$crate::__pin_project_make_drop_impl` which comes from the expansion of the macro `pin_project` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/datacat-alerting/src/evaluator.rs:256:25
[INFO] [stdout]     |
[INFO] [stdout] 256 |         if let Err(e) = notifier::notify(http_client, channel, &incident).await {
[INFO] [stdout]     |                    -    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]     |                    |    |                                                 |
[INFO] [stdout]     |                    |    |                                                 this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                    |    |                                                 up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                    |    |                                                 this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                    |    |                                                 `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                    |    this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                    |    up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                    |    `__awaitee` calls a custom destructor
[INFO] [stdout]     |                    |    `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]     |                    `e` calls a custom destructor
[INFO] [stdout]     |                    `e` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 263 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `e` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking arrow-flight v54.3.1
[INFO] [stderr]     Checking datacat-query v0.1.0 (/opt/rustwide/workdir/crates/datacat-query)
[INFO] [stderr]    Migrating crates/datacat-api/src/main.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> crates/datacat-alerting/src/evaluator.rs:69:19
[INFO] [stdout]      |
[INFO] [stdout]   46 |           sleep(Duration::from_secs(10)).await;
[INFO] [stdout]      |           ------------------------------------
[INFO] [stdout]      |           |
[INFO] [stdout]      |           `__awaitee` calls a custom destructor
[INFO] [stdout]      |           `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]   52 |               let lock = monitors.read().await;
[INFO] [stdout]      |                   ----   ---------------------
[INFO] [stdout]      |                   |      |               |
[INFO] [stdout]      |                   |      |               this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |                   |      |               `#2` will be dropped later as of Edition 2024
[INFO] [stdout]      |                   |      this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                   |      `#1` will be dropped later as of Edition 2024
[INFO] [stdout]      |                   `lock` calls a custom destructor
[INFO] [stdout]      |                   `lock` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]   69 |               match evaluate_monitor(&ch_client, monitor).await {
[INFO] [stdout]      |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]      |                     |                                     |
[INFO] [stdout]      |                     |                                     this value will be stored in a temporary; let us call it `#8`
[INFO] [stdout]      |                     |                                     up until Edition 2021 `#8` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                     |                                     this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]      |                     |                                     `#4` will be dropped later as of Edition 2024
[INFO] [stdout]      |                     this value will be stored in a temporary; let us call it `#7`
[INFO] [stdout]      |                     up until Edition 2021 `#7` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                     this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]      |                     `#3` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]   72 | /                     handle_violation(
[INFO] [stdout]   73 | |                         monitor,
[INFO] [stdout]   74 | |                         value,
[INFO] [stdout]   75 | |                         &incidents,
[INFO] [stdout]   76 | |                         &http_client,
[INFO] [stdout]   77 | |                     ).await;
[INFO] [stdout]      | |                           -
[INFO] [stdout]      | |                           |
[INFO] [stdout]      | |___________________________this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]      |                             `#5` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]   81 |                       handle_recovery(monitor, &incidents).await;
[INFO] [stdout]      |                       ------------------------------------------
[INFO] [stdout]      |                       |
[INFO] [stdout]      |                       this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]      |                       `#6` will be dropped later as of Edition 2024
[INFO] [stdout]   82 |                   }
[INFO] [stdout]   83 |                   Err(e) => {
[INFO] [stdout]      |                       -
[INFO] [stdout]      |                       |
[INFO] [stdout]      |                       `e` calls a custom destructor
[INFO] [stdout]      |                       `e` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]   92 |           }
[INFO] [stdout]      |           - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `#7` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]      |
[INFO] [stdout]  713 | impl Drop for Error {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `__awaitee` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pin-project-lite-0.2.17/src/lib.rs:1317:9
[INFO] [stdout]      |
[INFO] [stdout] 1317 | /         impl $(<
[INFO] [stdout] 1318 | |             $( $lifetime $(: $lifetime_bound)? ,)*
[INFO] [stdout] 1319 | |             $( $generics
[INFO] [stdout] 1320 | |                 $(: $generics_bound)?
[INFO] [stdout] ...    |
[INFO] [stdout] 1323 | |             ),*
[INFO] [stdout] 1324 | |         >)? $crate::__private::Drop for $self_ty
[INFO] [stdout]      | |________________________________________________^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/time/entry.rs:280:1
[INFO] [stdout]      |
[INFO] [stdout]  280 | / pin_project! {
[INFO] [stdout] ...    |
[INFO] [stdout]  310 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout] note: `lock` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/sync/rwlock/read_guard.rs:178:1
[INFO] [stdout]      |
[INFO] [stdout]  178 | impl<'a, T: ?Sized> Drop for RwLockReadGuard<'a, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/sync/rwlock/read_guard.rs:178:1
[INFO] [stdout]      |
[INFO] [stdout]  178 | impl<'a, T: ?Sized> Drop for RwLockReadGuard<'a, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]      |
[INFO] [stdout]  713 | impl Drop for Error {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `e` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]      |
[INFO] [stdout]  713 | impl Drop for Error {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]      = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout]      = note: this warning originates in the macro `$crate::__pin_project_make_drop_impl` which comes from the expansion of the macro `pin_project` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/datacat-alerting/src/evaluator.rs:256:25
[INFO] [stdout]     |
[INFO] [stdout] 256 |         if let Err(e) = notifier::notify(http_client, channel, &incident).await {
[INFO] [stdout]     |                    -    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]     |                    |    |                                                 |
[INFO] [stdout]     |                    |    |                                                 this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                    |    |                                                 up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                    |    |                                                 this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                    |    |                                                 `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                    |    this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                    |    up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                    |    `__awaitee` calls a custom destructor
[INFO] [stdout]     |                    |    `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]     |                    `e` calls a custom destructor
[INFO] [stdout]     |                    `e` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 263 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `e` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/datacat-api/src/routes.rs:787:11
[INFO] [stdout]     |
[INFO] [stdout] 759 |     let headers = req.headers().clone();
[INFO] [stdout]     |         -------
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `headers` calls a custom destructor
[INFO] [stdout]     |         `headers` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 787 |     match upstream_req.send().await {
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]     |           |                   |
[INFO] [stdout]     |           |                   this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |           |                   up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |           this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |           up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 820 | }
[INFO] [stdout]     | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `headers` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating crates/datacat-admin/src/main.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/datacat-api/src/routes.rs:787:31
[INFO] [stdout]     |
[INFO] [stdout] 759 |     let headers = req.headers().clone();
[INFO] [stdout]     |         -------
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `headers` calls a custom destructor
[INFO] [stdout]     |         `headers` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 787 |     match upstream_req.send().await {
[INFO] [stdout]     |                               ^^^^^
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                               up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 820 | }
[INFO] [stdout]     | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `headers` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/datacat-api/src/routes.rs:868:11
[INFO] [stdout]     |
[INFO] [stdout] 839 |     let headers = req.headers().clone();
[INFO] [stdout]     |         -------
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `headers` calls a custom destructor
[INFO] [stdout]     |         `headers` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 868 |     match upstream_req.send().await {
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]     |           |                   |
[INFO] [stdout]     |           |                   this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |           |                   up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |           this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |           up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 900 | }
[INFO] [stdout]     | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `headers` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/datacat-api/src/routes.rs:868:31
[INFO] [stdout]     |
[INFO] [stdout] 839 |     let headers = req.headers().clone();
[INFO] [stdout]     |         -------
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `headers` calls a custom destructor
[INFO] [stdout]     |         `headers` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 868 |     match upstream_req.send().await {
[INFO] [stdout]     |                               ^^^^^
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                               up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 900 | }
[INFO] [stdout]     | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `headers` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating crates/datacat-proto/src/lib.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/datacat-api/src/routes.rs:787:11
[INFO] [stdout]     |
[INFO] [stdout] 759 |     let headers = req.headers().clone();
[INFO] [stdout]     |         -------
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `headers` calls a custom destructor
[INFO] [stdout]     |         `headers` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 787 |     match upstream_req.send().await {
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]     |           |                   |
[INFO] [stdout]     |           |                   this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |           |                   up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |           this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |           up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 820 | }
[INFO] [stdout]     | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `headers` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/datacat-api/src/routes.rs:787:31
[INFO] [stdout]     |
[INFO] [stdout] 759 |     let headers = req.headers().clone();
[INFO] [stdout]     |         -------
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `headers` calls a custom destructor
[INFO] [stdout]     |         `headers` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 787 |     match upstream_req.send().await {
[INFO] [stdout]     |                               ^^^^^
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                               up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 820 | }
[INFO] [stdout]     | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `headers` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/datacat-api/src/routes.rs:868:11
[INFO] [stdout]     |
[INFO] [stdout] 839 |     let headers = req.headers().clone();
[INFO] [stdout]     |         -------
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `headers` calls a custom destructor
[INFO] [stdout]     |         `headers` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 868 |     match upstream_req.send().await {
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]     |           |                   |
[INFO] [stdout]     |           |                   this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |           |                   up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |           this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |           up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 900 | }
[INFO] [stdout]     | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `headers` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/datacat-api/src/routes.rs:868:31
[INFO] [stdout]     |
[INFO] [stdout] 839 |     let headers = req.headers().clone();
[INFO] [stdout]     |         -------
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `headers` calls a custom destructor
[INFO] [stdout]     |         `headers` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 868 |     match upstream_req.send().await {
[INFO] [stdout]     |                               ^^^^^
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                               up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 900 | }
[INFO] [stdout]     | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `headers` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking datacat-collector v0.1.0 (/opt/rustwide/workdir/crates/datacat-collector)
[INFO] [stderr]     Checking datacat-ingester v0.1.0 (/opt/rustwide/workdir/crates/datacat-ingester)
[INFO] [stderr]    Migrating crates/datacat-query/src/main.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/datacat-collector/src/main.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/datacat-ingester/src/main.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/datacat-ingester/src/consumer.rs:47:15
[INFO] [stdout]     |
[INFO] [stdout]  47 |         match consumer.recv().await {
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^-----
[INFO] [stdout]     |               |               |
[INFO] [stdout]     |               |               this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |               |               up until Edition 2021 `#4` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |               |               this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |               |               `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |               this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |               up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |               `__awaitee` calls a custom destructor
[INFO] [stdout]     |               `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]  48 |             Err(e) => {
[INFO] [stdout]     |                 -
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 `e` calls a custom destructor
[INFO] [stdout]     |                 `e` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  51 |             Ok(msg) => {
[INFO] [stdout]     |                ---
[INFO] [stdout]     |                |
[INFO] [stdout]     |                `msg` calls a custom destructor
[INFO] [stdout]     |                `msg` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  69 |                 if tx.send(KafkaMessage { topic, payload }).await.is_err() {
[INFO] [stdout]     |                    ----------------------------------------------
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                    `#2` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  75 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rdkafka-0.36.2/src/util.rs:282:1
[INFO] [stdout]     |
[INFO] [stdout] 282 | / impl<T> Drop for NativePtr<T>
[INFO] [stdout] 283 | | where
[INFO] [stdout] 284 | |     T: KafkaDrop,
[INFO] [stdout]     | |_________________^
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rdkafka-0.36.2/src/util.rs:282:1
[INFO] [stdout]     |
[INFO] [stdout] 282 | / impl<T> Drop for NativePtr<T>
[INFO] [stdout] 283 | | where
[INFO] [stdout] 284 | |     T: KafkaDrop,
[INFO] [stdout]     | |_________________^
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rdkafka-0.36.2/src/util.rs:282:1
[INFO] [stdout]     |
[INFO] [stdout] 282 | / impl<T> Drop for NativePtr<T>
[INFO] [stdout] 283 | | where
[INFO] [stdout] 284 | |     T: KafkaDrop,
[INFO] [stdout]     | |_________________^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rdkafka-0.36.2/src/util.rs:282:1
[INFO] [stdout]     |
[INFO] [stdout] 282 | / impl<T> Drop for NativePtr<T>
[INFO] [stdout] 283 | | where
[INFO] [stdout] 284 | |     T: KafkaDrop,
[INFO] [stdout]     | |_________________^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rdkafka-0.36.2/src/util.rs:282:1
[INFO] [stdout]     |
[INFO] [stdout] 282 | / impl<T> Drop for NativePtr<T>
[INFO] [stdout] 283 | | where
[INFO] [stdout] 284 | |     T: KafkaDrop,
[INFO] [stdout]     | |_________________^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rdkafka-0.36.2/src/util.rs:282:1
[INFO] [stdout]     |
[INFO] [stdout] 282 | / impl<T> Drop for NativePtr<T>
[INFO] [stdout] 283 | | where
[INFO] [stdout] 284 | |     T: KafkaDrop,
[INFO] [stdout]     | |_________________^
[INFO] [stdout] note: `e` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rdkafka-0.36.2/src/util.rs:282:1
[INFO] [stdout]     |
[INFO] [stdout] 282 | / impl<T> Drop for NativePtr<T>
[INFO] [stdout] 283 | | where
[INFO] [stdout] 284 | |     T: KafkaDrop,
[INFO] [stdout]     | |_________________^
[INFO] [stdout] note: `msg` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rdkafka-0.36.2/src/util.rs:282:1
[INFO] [stdout]     |
[INFO] [stdout] 282 | / impl<T> Drop for NativePtr<T>
[INFO] [stdout] 283 | | where
[INFO] [stdout] 284 | |     T: KafkaDrop,
[INFO] [stdout]     | |_________________^
[INFO] [stdout] note: `msg` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rdkafka-0.36.2/src/util.rs:282:1
[INFO] [stdout]     |
[INFO] [stdout] 282 | / impl<T> Drop for NativePtr<T>
[INFO] [stdout] 283 | | where
[INFO] [stdout] 284 | |     T: KafkaDrop,
[INFO] [stdout]     | |_________________^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/datacat-ingester/src/logs_writer.rs:218:25
[INFO] [stdout]     |
[INFO] [stdout] 218 |         if let Err(e) = insert.write(row).await {
[INFO] [stdout]     |                    -    ^^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]     |                    |    |                 |
[INFO] [stdout]     |                    |    |                 this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                    |    |                 up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                    |    |                 this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                    |    |                 `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                    |    this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                    |    up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                    |    `__awaitee` calls a custom destructor
[INFO] [stdout]     |                    |    `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]     |                    `e` calls a custom destructor
[INFO] [stdout]     |                    `e` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 223 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `e` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/datacat-ingester/src/metrics_writer.rs:324:25
[INFO] [stdout]     |
[INFO] [stdout] 324 |         if let Err(e) = insert.write(row).await {
[INFO] [stdout]     |                    -    ^^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]     |                    |    |                 |
[INFO] [stdout]     |                    |    |                 this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                    |    |                 up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                    |    |                 this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                    |    |                 `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                    |    this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                    |    up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                    |    `__awaitee` calls a custom destructor
[INFO] [stdout]     |                    |    `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]     |                    `e` calls a custom destructor
[INFO] [stdout]     |                    `e` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 329 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `e` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/datacat-ingester/src/profiling_writer.rs:151:25
[INFO] [stdout]     |
[INFO] [stdout] 151 |         if let Err(e) = insert.write(row).await {
[INFO] [stdout]     |                    -    ^^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]     |                    |    |                 |
[INFO] [stdout]     |                    |    |                 this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                    |    |                 up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                    |    |                 this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                    |    |                 `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                    |    this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                    |    up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                    |    `__awaitee` calls a custom destructor
[INFO] [stdout]     |                    |    `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]     |                    `e` calls a custom destructor
[INFO] [stdout]     |                    `e` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 156 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `e` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> crates/datacat-ingester/src/writer.rs:92:15
[INFO] [stdout]    |
[INFO] [stdout] 92 |         match client.query(ddl).execute().await {
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]    |               |                           |
[INFO] [stdout]    |               |                           this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]    |               |                           up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]    |               |                           this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |               |                           `#1` will be dropped later as of Edition 2024
[INFO] [stdout]    |               this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]    |               up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]    |               `__awaitee` calls a custom destructor
[INFO] [stdout]    |               `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout] 93 |             Ok(_) => debug!("DDL 실행 성공"),
[INFO] [stdout] 94 |             Err(e) => warn!(error = %e, "DDL 실행 경고 (무시 가능)"),
[INFO] [stdout]    |                 -
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 `e` calls a custom destructor
[INFO] [stdout]    |                 `e` will be dropped later as of Edition 2024
[INFO] [stdout] 95 |         }
[INFO] [stdout] 96 |     }
[INFO] [stdout]    |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]    = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]    = note: `e` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/datacat-ingester/src/writer.rs:269:25
[INFO] [stdout]     |
[INFO] [stdout] 269 |         if let Err(e) = insert.write(row).await {
[INFO] [stdout]     |                    -    ^^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]     |                    |    |                 |
[INFO] [stdout]     |                    |    |                 this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                    |    |                 up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                    |    |                 this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                    |    |                 `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                    |    this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                    |    up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                    |    `__awaitee` calls a custom destructor
[INFO] [stdout]     |                    |    `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]     |                    `e` calls a custom destructor
[INFO] [stdout]     |                    `e` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 274 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `e` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/datacat-ingester/src/consumer.rs:47:15
[INFO] [stdout]     |
[INFO] [stdout]  47 |         match consumer.recv().await {
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^-----
[INFO] [stdout]     |               |               |
[INFO] [stdout]     |               |               this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |               |               up until Edition 2021 `#4` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |               |               this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |               |               `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |               this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |               up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |               `__awaitee` calls a custom destructor
[INFO] [stdout]     |               `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]  48 |             Err(e) => {
[INFO] [stdout]     |                 -
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 `e` calls a custom destructor
[INFO] [stdout]     |                 `e` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  51 |             Ok(msg) => {
[INFO] [stdout]     |                ---
[INFO] [stdout]     |                |
[INFO] [stdout]     |                `msg` calls a custom destructor
[INFO] [stdout]     |                `msg` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  69 |                 if tx.send(KafkaMessage { topic, payload }).await.is_err() {
[INFO] [stdout]     |                    ----------------------------------------------
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                    `#2` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  75 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rdkafka-0.36.2/src/util.rs:282:1
[INFO] [stdout]     |
[INFO] [stdout] 282 | / impl<T> Drop for NativePtr<T>
[INFO] [stdout] 283 | | where
[INFO] [stdout] 284 | |     T: KafkaDrop,
[INFO] [stdout]     | |_________________^
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rdkafka-0.36.2/src/util.rs:282:1
[INFO] [stdout]     |
[INFO] [stdout] 282 | / impl<T> Drop for NativePtr<T>
[INFO] [stdout] 283 | | where
[INFO] [stdout] 284 | |     T: KafkaDrop,
[INFO] [stdout]     | |_________________^
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rdkafka-0.36.2/src/util.rs:282:1
[INFO] [stdout]     |
[INFO] [stdout] 282 | / impl<T> Drop for NativePtr<T>
[INFO] [stdout] 283 | | where
[INFO] [stdout] 284 | |     T: KafkaDrop,
[INFO] [stdout]     | |_________________^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rdkafka-0.36.2/src/util.rs:282:1
[INFO] [stdout]     |
[INFO] [stdout] 282 | / impl<T> Drop for NativePtr<T>
[INFO] [stdout] 283 | | where
[INFO] [stdout] 284 | |     T: KafkaDrop,
[INFO] [stdout]     | |_________________^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rdkafka-0.36.2/src/util.rs:282:1
[INFO] [stdout]     |
[INFO] [stdout] 282 | / impl<T> Drop for NativePtr<T>
[INFO] [stdout] 283 | | where
[INFO] [stdout] 284 | |     T: KafkaDrop,
[INFO] [stdout]     | |_________________^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rdkafka-0.36.2/src/util.rs:282:1
[INFO] [stdout]     |
[INFO] [stdout] 282 | / impl<T> Drop for NativePtr<T>
[INFO] [stdout] 283 | | where
[INFO] [stdout] 284 | |     T: KafkaDrop,
[INFO] [stdout]     | |_________________^
[INFO] [stdout] note: `e` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rdkafka-0.36.2/src/util.rs:282:1
[INFO] [stdout]     |
[INFO] [stdout] 282 | / impl<T> Drop for NativePtr<T>
[INFO] [stdout] 283 | | where
[INFO] [stdout] 284 | |     T: KafkaDrop,
[INFO] [stdout]     | |_________________^
[INFO] [stdout] note: `msg` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rdkafka-0.36.2/src/util.rs:282:1
[INFO] [stdout]     |
[INFO] [stdout] 282 | / impl<T> Drop for NativePtr<T>
[INFO] [stdout] 283 | | where
[INFO] [stdout] 284 | |     T: KafkaDrop,
[INFO] [stdout]     | |_________________^
[INFO] [stdout] note: `msg` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rdkafka-0.36.2/src/util.rs:282:1
[INFO] [stdout]     |
[INFO] [stdout] 282 | / impl<T> Drop for NativePtr<T>
[INFO] [stdout] 283 | | where
[INFO] [stdout] 284 | |     T: KafkaDrop,
[INFO] [stdout]     | |_________________^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/datacat-ingester/src/logs_writer.rs:218:25
[INFO] [stdout]     |
[INFO] [stdout] 218 |         if let Err(e) = insert.write(row).await {
[INFO] [stdout]     |                    -    ^^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]     |                    |    |                 |
[INFO] [stdout]     |                    |    |                 this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                    |    |                 up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                    |    |                 this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                    |    |                 `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                    |    this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                    |    up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                    |    `__awaitee` calls a custom destructor
[INFO] [stdout]     |                    |    `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]     |                    `e` calls a custom destructor
[INFO] [stdout]     |                    `e` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 223 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `e` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/datacat-ingester/src/metrics_writer.rs:324:25
[INFO] [stdout]     |
[INFO] [stdout] 324 |         if let Err(e) = insert.write(row).await {
[INFO] [stdout]     |                    -    ^^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]     |                    |    |                 |
[INFO] [stdout]     |                    |    |                 this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                    |    |                 up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                    |    |                 this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                    |    |                 `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                    |    this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                    |    up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                    |    `__awaitee` calls a custom destructor
[INFO] [stdout]     |                    |    `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]     |                    `e` calls a custom destructor
[INFO] [stdout]     |                    `e` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 329 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `e` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/datacat-ingester/src/profiling_writer.rs:151:25
[INFO] [stdout]     |
[INFO] [stdout] 151 |         if let Err(e) = insert.write(row).await {
[INFO] [stdout]     |                    -    ^^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]     |                    |    |                 |
[INFO] [stdout]     |                    |    |                 this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                    |    |                 up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                    |    |                 this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                    |    |                 `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                    |    this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                    |    up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                    |    `__awaitee` calls a custom destructor
[INFO] [stdout]     |                    |    `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]     |                    `e` calls a custom destructor
[INFO] [stdout]     |                    `e` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 156 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `e` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> crates/datacat-ingester/src/writer.rs:92:15
[INFO] [stdout]    |
[INFO] [stdout] 92 |         match client.query(ddl).execute().await {
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]    |               |                           |
[INFO] [stdout]    |               |                           this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]    |               |                           up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]    |               |                           this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |               |                           `#1` will be dropped later as of Edition 2024
[INFO] [stdout]    |               this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]    |               up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]    |               `__awaitee` calls a custom destructor
[INFO] [stdout]    |               `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout] 93 |             Ok(_) => debug!("DDL 실행 성공"),
[INFO] [stdout] 94 |             Err(e) => warn!(error = %e, "DDL 실행 경고 (무시 가능)"),
[INFO] [stdout]    |                 -
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 `e` calls a custom destructor
[INFO] [stdout]    |                 `e` will be dropped later as of Edition 2024
[INFO] [stdout] 95 |         }
[INFO] [stdout] 96 |     }
[INFO] [stdout]    |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]    = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]    = note: `e` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/datacat-ingester/src/writer.rs:269:25
[INFO] [stdout]     |
[INFO] [stdout] 269 |         if let Err(e) = insert.write(row).await {
[INFO] [stdout]     |                    -    ^^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]     |                    |    |                 |
[INFO] [stdout]     |                    |    |                 this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                    |    |                 up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                    |    |                 this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                    |    |                 `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                    |    this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                    |    up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                    |    `__awaitee` calls a custom destructor
[INFO] [stdout]     |                    |    `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]     |                    `e` calls a custom destructor
[INFO] [stdout]     |                    `e` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 274 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `e` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 53s
[INFO] [stderr] crater-edition-check: datacat-proto v0.1.0 (/opt/rustwide/workdir/crates/datacat-proto) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: datacat-common v0.1.0 (/opt/rustwide/workdir/crates/datacat-common) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: datacat-schema v0.1.0 (/opt/rustwide/workdir/crates/datacat-schema) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: datacat-collector v0.1.0 (/opt/rustwide/workdir/crates/datacat-collector) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: datacat-ingester v0.1.0 (/opt/rustwide/workdir/crates/datacat-ingester) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: datacat-query v0.1.0 (/opt/rustwide/workdir/crates/datacat-query) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: datacat-api v0.1.0 (/opt/rustwide/workdir/crates/datacat-api) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: datacat-alerting v0.1.0 (/opt/rustwide/workdir/crates/datacat-alerting) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: datacat-insights v0.1.0 (/opt/rustwide/workdir/crates/datacat-insights) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: datacat-admin v0.1.0 (/opt/rustwide/workdir/crates/datacat-admin) updating edition from 2021 to 2024
[INFO] [stderr]     Checking datacat-common v0.1.0 (/opt/rustwide/workdir/crates/datacat-common)
[INFO] [stderr]    Compiling datacat-proto v0.1.0 (/opt/rustwide/workdir/crates/datacat-proto)
[INFO] [stderr]     Checking datacat-schema v0.1.0 (/opt/rustwide/workdir/crates/datacat-schema)
[INFO] [stderr]     Checking datacat-alerting v0.1.0 (/opt/rustwide/workdir/crates/datacat-alerting)
[INFO] [stderr]     Checking datacat-admin v0.1.0 (/opt/rustwide/workdir/crates/datacat-admin)
[INFO] [stderr]     Checking datacat-insights v0.1.0 (/opt/rustwide/workdir/crates/datacat-insights)
[INFO] [stderr]     Checking datacat-ingester v0.1.0 (/opt/rustwide/workdir/crates/datacat-ingester)
[INFO] [stderr]     Checking datacat-api v0.1.0 (/opt/rustwide/workdir/crates/datacat-api)
[INFO] [stderr]     Checking datacat-collector v0.1.0 (/opt/rustwide/workdir/crates/datacat-collector)
[INFO] [stderr]     Checking datacat-query v0.1.0 (/opt/rustwide/workdir/crates/datacat-query)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 02s
[INFO] [stderr] crater-edition-check all packages now at latest edition
[INFO] [stderr] crater-edition-check: all finished
[INFO] running `Command { std: "docker" "inspect" "f83fdb770a5313d752be81b6f39a9614b4cd309e96f20b22bc1314006f52ce73", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f83fdb770a5313d752be81b6f39a9614b4cd309e96f20b22bc1314006f52ce73", kill_on_drop: false }`
[INFO] [stdout] f83fdb770a5313d752be81b6f39a9614b4cd309e96f20b22bc1314006f52ce73
